InitWindow

Initialize window and OpenGL context

extern (C) @nogc nothrow
void
InitWindow
(
int width
,
int height
,
const(char*) title
)

Meta